service stub meaning in English
备用短接管
Examples
- There are two ways in which you can create service stubs
您有两种方法可以创建服务存根: - Each organization has a different naming convention , so tools used to generate web services stub code on another platform might have different interpretations of the namespace declarations in wsdl
每个组织都有不同的命名习惯,所以工具通常生成的web服务存根代码在另一个平台上的wsdl命名空间声明中或许有不同的解释。 - In lines 35 through 37 you populate the operatingsystem web service stub instance with the epr of the operating system , selected in the previous step , so that subsequent requests through the stub include the epr information as soap message headers
从第35行到第37行用上一步所选择操作系统的epr来填充operatingsystem web服务存根实例,这样随后的请求作为soap消息头通过包含epr信息的存根。